projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17d6591
)
(org-mew-store-link): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Thu, 8 May 2008 15:45:20 +0000
(15:45 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Thu, 8 May 2008 15:45:20 +0000
(15:45 +0000)
lisp/org/org-mew.el
patch
|
blob
|
history
diff --git
a/lisp/org/org-mew.el
b/lisp/org/org-mew.el
index 763aa907cc6f844d3738428455cf10f0e3d6fc66..e3fba77d5e490e0ad1ac4c76ff66cb0c2f278fc7 100644
(file)
--- a/
lisp/org/org-mew.el
+++ b/
lisp/org/org-mew.el
@@
-69,7
+69,7
@@
;; Implementation
(defun org-mew-store-link ()
- "Store a link to a M
EW
folder or message."
+ "Store a link to a M
ew
folder or message."
(when (memq major-mode '(mew-summary-mode mew-virtual-mode))
(let* ((msgnum (mew-summary-message-number2))
(mark-info (mew-summary-get-mark))